Cayley-Hamilton Theorem
哈密顿一凯莱定理
#linear_algebra
#linear_algebra
Theorem
Every square () matrix satisfies its own characteristic equation.
If the characteristic polynomial is
then from Cayley Hamilton theorem,
where is the zero matrix.
Any power of can be written as a linear combination of
Any function which has a convergent power series expansion can be expressed as a linear combination of
which is a finite polynomial.
Consider diagonalizable matrix, then, there exists a nonsingular matrix such that where .
Then,
It follows that
By choosing to satisfy this equation we make .
Theorem
For any two arbitrary polynomial functions and such that
(i.e. values of and on spectrum of are equal), then .
This theorem is utilized in a special case above.
Application to finding matrix exponential
The matrix exponential can be found as follows,
#incomplete
References
- https://crrl.poly.edu/6253/lectures/lect5.pdf
- https://mathworld.wolfram.com/Cayley-HamiltonTheorem.html
- P. E. Sarachik, Principles of Linear Systems, Cambridge Press, 1996, pp. 75-77.
- https://web.mit.edu/2.151/www/Handouts/CayleyHamilton.pdf